TiffSettings.CoordinateType

TiffSettings.CoordinateType property

Get or sets the page coordinate type (Media/Crop boxes). CropBox value is used by default.

public PageCoordinateType CoordinateType { get; set; }

See Also