Empty Property

Summary

Initializes the PdfCompressorCompressionTypes structure with default values.

Syntax
C#
VB
C++
public static PdfCompressorCompressionTypes Empty { get; } 
Public Shared ReadOnly Property Empty As PdfCompressorCompressionTypes 
public: 
static property PdfCompressorCompressionTypes Empty { 
   PdfCompressorCompressionTypes get(); 
} 

Property Value

A structure initialized with the PdfCompressorCompressionTypes default values.

Remarks

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