PdfRectangle.Empty Field

Represents an instance of the PdfRectangle struct with its members uninitialized.

Namespace:  BitMiracle.Docotic.Pdf
Assembly:  BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)

Syntax

C#
public static readonly PdfRectangle Empty
VB
Public Shared ReadOnly Empty As PdfRectangle

Field Value

Type: PdfRectangle

See Also