![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.14
|
Leadtools.PdfCompressor Namespace > PdfCompressorOptions Structure : Flags Property |
public SegmentationOptionsFlags Flags {get; set;}
'Declaration
Public Property Flags As SegmentationOptionsFlags
'Usage
Dim instance As PdfCompressorOptions Dim value As SegmentationOptionsFlags instance.Flags = value value = instance.Flags
public: property SegmentationOptionsFlags Flags { SegmentationOptionsFlags get(); void set ( SegmentationOptionsFlags value); }