![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFOptimizerOptions Class : SupportedGrayImageFormats Property |
public static RasterImageFormat[] SupportedGrayImageFormats {get;}
'Declaration
Public Shared ReadOnly Property SupportedGrayImageFormats As RasterImageFormat()
'Usage
Dim value() As RasterImageFormat value = PDFOptimizerOptions.SupportedGrayImageFormats
public: static property array<RasterImageFormat>^ SupportedGrayImageFormats { array<RasterImageFormat>^ get(); }