GdPicture.NET.14
GdPicture14.WPF Namespace / GdViewer Class / PreserveViewRotation Property





In This Topic
PreserveViewRotation Property (GdViewer)
In This Topic
Indicates whether the view rotation applied to the pages of the document must be applied to the file produced by the SaveDocumentToTIFF and SaveDocumentToPDF methods. Default value is true.
Syntax
'Declaration
 
Public Property PreserveViewRotation As Boolean
 
See Also