[]
        
(Showing Draft Content)

C1.Word.C1WordDocument.PageSize

PageSize Property

PageSize

Gets or sets a page size for this document.

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

The page size of the Word/RTF document.

Implements