ImageGear22.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDF Class |
The following tables list the members exposed by ImGearPDF.
Name | Description | |
---|---|---|
![]() | ImGearPDF Constructor | Initializes a new instance of the ImGearPDF class. |
Name | Description | |
---|---|---|
![]() | HostEncoding | Gets a flag that indicate what kind of host encoding a system uses. |
Name | Description | |
---|---|---|
![]() ![]() | CreatePDFFormat | Overloaded. Creates an instance of PDF format. |
![]() ![]() | CreatePSFormat | Overloaded. Creates an instance of PS format. |
![]() ![]() | DoubleToFixed | Converts double value to a PDF fixed value and returns it. |
![]() ![]() | FixedRoundToInt | Converts fixed value to an integer, rounding it to the nearest integer value and returns it. |
![]() ![]() | FixedRoundToShort | Converts fixed value to an integer. |
![]() ![]() | FixedToDouble | Converts fixed value to a double value and returns it. |
![]() ![]() | FixedTruncToInt | Converts fixed value to an integer, truncating it to the next lower integer value and returns it. |
![]() ![]() | FixedTruncToShort | Converts fixed value to an integer, truncating it to the next lower short integer value and returns it. |
![]() ![]() | GetDefaultGraphicState | Gets default graphic state attributes. |
![]() ![]() | Initialize | Overloaded. Initializes PDF and PS libraries. |
![]() ![]() | IntToFixed | Converts integer value to a PDF fixed value and returns it. |
![]() ![]() | ShortToFixed | Converts short value to a PDF fixed value and returns it. |
![]() ![]() | Terminate | Terminates PDF and PS libraries. |