ComponentOne Web API Edition
PaperSize Property

C1.Web.Api.Document.Models Namespace > PageSettings Class : PaperSize Property
Gets or sets the paper kind.
Syntax
'Declaration
 
Public Property PaperSize As Nullable(Of PaperKind)
public Nullable<PaperKind> PaperSize {get; set;}
See Also

Reference

PageSettings Class
PageSettings Members