Initial view page fit type when creating a PDF document.
public PdfDocumentPageFitType PageFitType { get; set; } Public Property PageFitType As Leadtools.Forms.Documentwriters.PdfDocumentPageFitType @property (nonatomic, assign) LTPdfDocumentPageFitType pageFitType public PdfDocumentPageFitType getPageFitType()public void setPageFitType(PdfDocumentPageFitType pageFitType)
public:property Leadtools.Forms.Documentwriters.PdfDocumentPageFitType PageFitType {Leadtools.Forms.Documentwriters.PdfDocumentPageFitType get();void set ( Leadtools.Forms.Documentwriters.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.
For an example, refer to PdfDocumentOptions.
Programming with LEADTOOLS Document Writers
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
