PdfSize.Empty Field

PdfSize struct with zero dimensions.

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

Syntax

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

Field Value

Type: PdfSize

See Also