Click or drag to resize

CConverterPropertiesGetBaseUri Method

Gets the base URI for the conversion process

Namespace:  ComPDF.PDFGeneration
Assembly:  ComPDFGeneration (in ComPDFGeneration.dll) Version: 1.0.0+340720369ae98791af8dd72f985ee6534adad5e3
Syntax
C#
public string GetBaseUri()

Return Value

Type: String
The base URI, or empty string if not set or invalid
See Also