PdfAdvancedSettingsCMapDirectoryExists Property |
Gets a value indicating whether
CMapDirectory's current value exists and is accessible.
Namespace:
RadPdf.Integration
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic bool CMapDirectoryExists { get; }
Public ReadOnly Property CMapDirectoryExists As Boolean
Get
Property Value
Type:
Boolean
See Also