PageOptions.FullPage Property
Determines whether background should be rendered full document page or taking margins into account.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public bool FullPage { get; set; }
Public Property FullPage As Boolean
Get
Set
public:
property bool FullPage {
bool get ();
void set (bool value);
}
member FullPage : bool with get, set
Property Value
Boolean