![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace : PDFPageFitType Enumeration |
[SerializableAttribute()] public enum PDFPageFitType : System.Enum
'Declaration
<SerializableAttribute()> Public Enum PDFPageFitType Inherits System.Enum
'Usage
Dim instance As PDFPageFitType
public enum PDFPageFitType
[SerializableAttribute()] public enum class PDFPageFitType : public System.Enum
The PDFPageFitType structure is used as the type for the PDFBookmark.TargetPageFitType, PDFInternalLink.TargetPageFitType and PDFInitialViewOptions.PageFitType properties. It is used to instruct external viewers on how to fit the page in the viewer window when this bookmark or internal link is activated or clicked.
For an example, refer to PDFBookmark.
System.Object
System.ValueType
System.Enum
Leadtools.Pdf.PDFPageFitType