ImageGear for .NET
ImGearPDFSysEncoding Constructor(ImGearPDFAtom,String[])
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFSysEncoding Class > ImGearPDFSysEncoding Constructor : ImGearPDFSysEncoding Constructor(ImGearPDFAtom,String[])




baseEncodingName
The base encoding. See Section 5.5.5 in the PDF Reference.
encodingDifference
Array of 256 Strings describing the differences from the encoding specified by baseEncodingName. May be Null.

Glossary Item Box

Initializes a new instance of the ImGearPDFSysEncoding class.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

baseEncodingName
The base encoding. See Section 5.5.5 in the PDF Reference.
encodingDifference
Array of 256 Strings describing the differences from the encoding specified by baseEncodingName. May be Null.

Return Value

The new instance of ImGearPDFSysEncoding class object.

Remarks

This constructor creates an encoding object from base name.

See Also

©2013. Accusoft Corporation. All Rights Reserved.