Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Structure PdfCompressorOptions Inherits System.ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As PdfCompressorOptions |
C# | |
---|---|
[SerializableAttribute()] public struct PdfCompressorOptions : System.ValueType |
C++/CLI | |
---|---|
[SerializableAttribute()] public value class PdfCompressorOptions : public System.ValueType |
Refer to PdfCompressor example.
Provides options that control the segmentation process.
System.Object
System.ValueType
Leadtools.Pdf.PdfCompressorOptions
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7