[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.PageSettings

PageSettings Property

PageSettings

Gets or sets page settings associated with the current document.

IMPORTANT NOTE: The PageSettings object returned by this property is created on the fly, and any changes made to its sub-properties may be lost unless you explicitly assign the modified object to the current property.

Declaration
[Browsable(false)]
public PageSettings PageSettings { get; set; }
Property Value
Type Description
PageSettings

A snapshot of the current page settings.