TiffOptions.FillOrder

TiffOptions.FillOrder property

Gets or sets the byte bits fill order.

public TiffFillOrders FillOrder { get; set; }

Property Value

The byte bits fill order.

See Also