Click or drag to resize

CConverterPropertiesIsValid Method

Checks if the converter properties object is valid

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

Return Value

Type: Boolean
True if valid, false otherwise
See Also