TdxPDFViewerOptionsView.PageLayout Property
In This Article
Specifies the page layout in a zoomed-out PDF document view.
#Declaration
Delphi
property PageLayout: TdxPDFViewerPageLayout read; write; default plDefault;
#Property Value
Type | Default |
---|---|
Tdx |
pl |
#Remarks
Refer to the TdxPDFViewerPageLayout type for details.
The PageLayout property’s default value is plDefault.
See Also