| 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. | 
            
