Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

DisplayDocTitle Property






Enables or disables display of the document title.
Syntax
public bool DisplayDocTitle {get; set;}
'Declaration
 
Public Property DisplayDocTitle As Boolean
'Usage
 
Dim instance As PDFInitialViewOptions
Dim value As Boolean
 
instance.DisplayDocTitle = value
 
value = instance.DisplayDocTitle
public:
property bool DisplayDocTitle {
   bool get();
   void set (    bool value);
}

Property Value

true to enable display of the document title; false to disable display of the document title.
Remarks
Set this property to true to indicate that External viewers should display the document title when the PDF file is opened.
Example
For an example, refer to PDFInitialViewOptions.
Requirements

Target Platforms

See Also

Reference

PDFInitialViewOptions Class
PDFInitialViewOptions Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features