C1.Web.Api.Document.Models Namespace / PageSettings Class / PaperSize Property

In This Topic
PaperSize Property
In This Topic
Gets or sets the paper kind.
Syntax
'Declaration
 
Public Property PaperSize As Nullable(Of PaperKind)
 
See Also