PdfSaveOptionsLimitations Property |
Gets limitations for saving to PDF file format.
Namespace:
GemBox.Spreadsheet
Assembly:
GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 45.0.35.1069
Syntaxpublic override FileFormatLimitations Limitations { get; }
Public Overrides ReadOnly Property Limitations As FileFormatLimitations
Get
Property Value
Type:
FileFormatLimitations
Remarks
See Also