[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.TiffFrameSettings.TileHeight

TileHeight Property

TileHeight

Gets or sets a value specifying the tile height (length), in pixels, must be a multiple of 16.

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

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