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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.PdfCompressor Assembly