OpenToolkitInvokerPdfSkipIndex Property
|
Namespace: Ingeniux.CMS.Dita.OTAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic bool PdfSkipIndex { get; set; }Public Property PdfSkipIndex As Boolean
Get
Set
public:
property bool PdfSkipIndex {
bool get ();
void set (bool value);
}member PdfSkipIndex : bool with get, set
Property Value
Boolean
See Also