![]() |
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 > PdfCompressorSegmentImageEventArgs Class : Segment Property |
public PdfCompressorSegmentsInfo Segment {get;}
'Declaration
Public ReadOnly Property Segment As PdfCompressorSegmentsInfo
'Usage
Dim instance As PdfCompressorSegmentImageEventArgs Dim value As PdfCompressorSegmentsInfo value = instance.Segment
public: property PdfCompressorSegmentsInfo^ Segment { PdfCompressorSegmentsInfo^ get(); }