Initial view page fit type when creating a PDF document.
public PdfDocumentPageFitType PageFitType { get; set; }
Public Property PageFitType As PdfDocumentPageFitType
@property (nonatomic, assign) LTPdfDocumentPageFitType pageFitType
public PdfDocumentPageFitType getPageFitType()
public void setPageFitType(PdfDocumentPageFitType pageFitType)
public:
property PdfDocumentPageFitType PageFitType {
PdfDocumentPageFitType get();
void set ( PdfDocumentPageFitType );
}
One of the PdfDocumentPageFitType enumeration members that indicate the initial view page fit type mode to use when creating a PDF document. The default value is PdfDocumentPageFitType.Default.
Programming with LEADTOOLS Document Writers
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