DocumentDisableFontLicenseVerifications Property |
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 21.1
Syntaxpublic bool DisableFontLicenseVerifications { get; set; }
Public Property DisableFontLicenseVerifications As Boolean
Get
Set
public:
property bool DisableFontLicenseVerifications {
bool get ();
void set (bool value);
}
member DisableFontLicenseVerifications : bool with get, set
Property Value
Type:
Boolean
See Also