header_margin_inch property
header_margin_inch property
Represents the distance from the top of the page to the header, in unit of inches.
Definition:
@property
def header_margin_inch(self):
...
@header_margin_inch.setter
def header_margin_inch(self, value):
...
See Also
- module
aspose.cells
- class
PageSetup