IPageMarginConvertOptions interface
Leave feedback
On this page
Represents convert options that support page margins
public interface IPageMarginConvertOptions : IConvertOptions
name | description |
---|---|
MarginBottom { get; set; } | Desired page bottom margin in points after conversion. |
MarginLeft { get; set; } | Desired page left margin in points after conversion. |
MarginRight { get; set; } | Desired page right margin in points after conversion. |
MarginTop { get; set; } | Desired page top margin in points after conversion. |
- namespace GroupDocs.Conversion.Options.Convert
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.