A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDF.PDFGeneration
CConverterProperties Class
CConverterProperties Methods
Dispose Method
GetBaseUri Method
GetFontProvider Method
GetPageSize Method
IsValid Method
SetBaseUri Method
SetFontProvider Method
SetPageSize Method
CConverterProperties
SetFontProvider Method
Sets the font provider for the conversion process
Namespace:
ComPDF.PDFGeneration
Assembly:
ComPDFGeneration (in ComPDFGeneration.dll) Version: 1.0.0+340720369ae98791af8dd72f985ee6534adad5e3
Syntax
C#
Copy
public
bool
SetFontProvider
(
CFontProvider
provider
)
Parameters
provider
Type:
ComPDF.PDFGeneration
CFontProvider
The font provider to set
Return Value
Type:
Boolean
True if successful, false otherwise
See Also
Reference
CConverterProperties Class
ComPDF.PDFGeneration Namespace