ComponentOne Web API Edition
Paginated Property

C1.Web.Api.Document.Models Namespace > PageSettings Class : Paginated Property
Gets or sets a value indicating whether the content should be represented as set of fixed sized pages.
Syntax
'Declaration
 
Public Property Paginated As Nullable(Of Boolean)
public Nullable<bool> Paginated {get; set;}
See Also

Reference

PageSettings Class
PageSettings Members