ComponentOne Word for UWP
PageSize Property (C1WordDocument)

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : PageSize Property
Gets or sets a page size for this document.
Syntax
'Declaration
 
Public Property PageSize As Windows.Foundation.Size
public Windows.Foundation.Size PageSize {get; set;}

Property Value

The page size of the Word/RTF document.
See Also

Reference

C1WordDocument Class
C1WordDocument Members