Target page fit type of this bookmark.
public PDFPageFitType TargetPageFitType { get; set; }
Public Property TargetPageFitType As PDFPageFitType
public PDFPageFitType getTargetPageFitType()
public void setTargetPageFitType(PDFPageFitType type)
public:
property PDFPageFitType TargetPageFitType {
PDFPageFitType get();
void set ( PDFPageFitType );
}
A PDFPageFitType enumeration member that specifies the target page fit type of this bookmark. The default value is PDFPageFitType.Default.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document