ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Image Assembly / GrapeCity.ActiveReports.Export.Image.Tiff.Section Namespace / TiffExport Class / Pagination Property

In This Topic
    Pagination Property (TiffExport)
    In This Topic
    Gets or sets the value, that indicates whether pagination should be used for resultant TIFF document or not.
    Syntax
    'Declaration
     
    Public Property Pagination As Boolean
    public bool Pagination {get; set;}
    Requirements

    See Also