Click or drag to resize

CConverterProperties Methods

The CConverterProperties type exposes the following members.

Methods
  NameDescription
Public methodDispose
Releases the resources used by the CConverterProperties
Public methodGetBaseUri
Gets the base URI for the conversion process
Public methodGetFontProvider
Gets the font provider for the conversion process
Public methodGetPageSize
Gets the page size for the PDF output
Public methodIsValid
Checks if the converter properties object is valid
Public methodSetBaseUri
Sets the base URI for the conversion process
Public methodSetFontProvider
Sets the font provider for the conversion process
Public methodSetPageSize
Sets the page size for the PDF output
Top
See Also