PdfConverter Class
PdfConverter class
Converter for converting template file to pdf.
type PdfConverter struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
PdfConverter_Process_String_String | Converts given template file to pdf. |
PdfConverter_Process_LowCodeLoadOptions_LowCodeSaveOptions | Converts template file to pdf |