XFINIUM.PDF Documentation
PdfMeasure Class
Members 



Xfinium.Pdf.Spatial Namespace : PdfMeasure Class
Defines the bae class for spatial PDF measures
Syntax
'Declaration
 
Public MustInherit Class PdfMeasure 
'Usage
 
Dim instance As PdfMeasure
public abstract class PdfMeasure 
public ref class PdfMeasure abstract 
Remarks
A measure specifies an alternative coordinate system for a region of a page. Along with the viewport, it provides the information needed to convert coordinates in the page's coordinate system to coordinates in the measuring coordinate system.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Spatial.PdfMeasure
      Xfinium.Pdf.Spatial.PdfGeospatialMeasure
      Xfinium.Pdf.Spatial.PdfRectilinearMeasure

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfMeasure Members
Xfinium.Pdf.Spatial Namespace