PdfIntegerIsInteger Property |
Gets because this PDF numeric object is integer value.
Namespace:
GemBox.Pdf.Objects
Assembly:
GemBox.Pdf (in GemBox.Pdf.dll) Version: 13.0.35.1015
Syntaxpublic override sealed bool IsInteger { get; }
Public Overrides NotOverridable ReadOnly Property IsInteger As Boolean
Get
Property Value
Type:
Boolean because this PDF numeric object is integer value.
See Also