Controls if the 3D transformations are enabled. This property is false by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool Transform3DEnabled { get; set; }
Public Property Transform3DEnabled As Boolean
Get
Set
public:
property bool Transform3DEnabled {
bool get ();
void set (bool value);
}
member Transform3DEnabled : bool with get, set
Property Value
Type:
Boolean
Reference