IPageLayoutOptions

IPageLayoutOptions interface

Options to control page layout scaling when loading documents.

public interface IPageLayoutOptions

Properties

Name Description
PageLayoutOptions { get; set; } Page layout scaling to apply when loading the document. Default: None.

See Also