IPageMarginConvertOptions class

IPageMarginConvertOptions class

Represents convert options that support page margins

The IPageMarginConvertOptions type exposes the following members:

Properties

Property Description
margin_top Desired page top margin in points after conversion.
margin_bottom Desired page bottom margin in points after conversion.
margin_left Desired page left margin in points after conversion.
margin_right Desired page right margin in points after conversion.
format The desired file type the input document should be converted to.

See Also