Click or drag to resize

RefreshOptionsGetUseNonStandardRotation Method

Gets the value UseNonStandardRotation from the options object Whether we should use rotation in the annotation even if it is not a multiple of 90. Off by default.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool GetUseNonStandardRotation()

Return Value

Type: Boolean
a bool, Whether we should use rotation in the annotation even if it is not a multiple of 90. Off by default..
See Also