PdfViewer.CoordinateType

PdfViewer.CoordinateType property

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

public PageCoordinateType CoordinateType { get; set; }

See Also