Accusoft.NotateXpressSdk Namespace > LoadOptions Class : Mapping Property |
This property is only used when loading annotations from XFDF in order to handle the rotation of the PDF.
'Declaration Public Property Mapping As Mapping
'Usage Dim instance As LoadOptions Dim value As Mapping instance.Mapping = value value = instance.Mapping
public Mapping Mapping {get; set;}
This property is only used when loading annotations from XFDF in order to handle the rotation of the PDF.