Show / Hide Table of Contents

Class PTSaveOptions

Inheritance
System.Object
PTSaveOptions
Namespace: pdftron.PDF
Assembly: PDFNetiOS.dll
Syntax
public sealed class PTSaveOptions : Enum

Fields

compatibility

Declaration
public const PTSaveOptions compatibility
Field Value
Type Description
PTSaveOptions

hex_strings

Declaration
public const PTSaveOptions hex_strings
Field Value
Type Description
PTSaveOptions

incremental

Declaration
public const PTSaveOptions incremental
Field Value
Type Description
PTSaveOptions

linearized

Declaration
public const PTSaveOptions linearized
Field Value
Type Description
PTSaveOptions

omit_xref

Declaration
public const PTSaveOptions omit_xref
Field Value
Type Description
PTSaveOptions

remove_unused

Declaration
public const PTSaveOptions remove_unused
Field Value
Type Description
PTSaveOptions

value__

Declaration
public uint value__
Field Value
Type Description
System.UInt32
Back to top Generated by DocFX