 |
PageSetup
MirrorMargins Property
|
Gets or sets a value which defines whether the odd and even pages of the section should change left and right margin.
Namespace: XsPDFDoc.DocumentObjectModel
Assembly: XsPDFDoc.DocumentObjectModel (in XsPDFDoc.DocumentObjectModel.dll) Version: 6.11.0.1333 (6.11.0.1333)
Syntax
public bool MirrorMargins { get; set; }
Public Property MirrorMargins As Boolean
Get
Set
public:
property bool MirrorMargins {
bool get ();
void set (bool value);
}
member MirrorMargins : bool with get, set
Property Value
Type:
Boolean
See Also
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Excel Document modified - .NET C# online demo SetCredentials .Send. The code authenticates at the server OK but the response, which happens to be a pdf file returned by Reporting Services, gets truncated (maybe 200 bytes worth). The
-