GridPdfSaveOptions.CustomPropertiesExport

GridPdfSaveOptions.CustomPropertiesExport property

Gets or sets a value determining the way are exported to PDF file. Default value is None.

public GridPdfCustomPropertiesExport CustomPropertiesExport { get; set; }

See Also