[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.TiffFrameSettings.TileWidth

TileWidth Property

TileWidth

Gets or sets a value specifying the tile width, in pixels, must be a multiple of 16.

0 is the value by default which means using strips instead of tiles.

Declaration
public int TileWidth { get; set; }
Public Property TileWidth As Integer