ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TilingOptions Enumeration

In This Topic
    TilingOptions Enumeration
    In This Topic
    Specifies how a layout should be tiled when printed, particularly when the layout size exceeds the paper size.
    Syntax
    Members
    MemberDescription
    ActualSize Print the layout at its actual size.
    ScaleToPaper Scale the layout to fit the paper size.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Mapping.TilingOptions

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also