Empty Property

Summary
Initializes the PdfCompressorOptions structure with default values.
Syntax
C#
VB
C++
public static PdfCompressorOptions Empty { get; } 
Public Shared ReadOnly Property Empty As PdfCompressorOptions 
public: 
static property PdfCompressorOptions Empty { 
   PdfCompressorOptions get(); 
} 

Property Value

A structure initialized with the PdfCompressorOptions default values.

Example

Refer to PdfCompressorEngine example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.PdfCompressor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.