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

Show in webframe

TargetPageFitType Property (PDFBookmark)






Target page fit type of this bookmark.
Syntax
public PDFPageFitType TargetPageFitType {get; set;}
'Declaration
 
Public Property TargetPageFitType As PDFPageFitType
'Usage
 
Dim instance As PDFBookmark
Dim value As PDFPageFitType
 
instance.TargetPageFitType = value
 
value = instance.TargetPageFitType
public PDFPageFitType getTargetPageFitType()
public void setTargetPageFitType(PDFPageFitType type)
            
public:
property PDFPageFitType TargetPageFitType {
   PDFPageFitType get();
   void set (    PDFPageFitType value);
}

Property Value

A PDFPageFitType enumeration member that specifies the target page fit type of this bookmark. The default value is PDFPageFitType.Default.
Remarks

The page fit type of the target page. External viewers should set the page view properties based on this value when this bookmark is activated. A value of PDFPageFitType.Default means do not change the page fit mode when going to the target page.

Example

For an example, refer to PDFBookmark.

Requirements

Target Platforms

See Also

Reference

PDFBookmark Structure
PDFBookmark 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