IPageMarginConvertOptionsMarginLeft Property |
Desired page left margin in pixels after conversion.
Namespace: GroupDocs.Conversion.Options.ConvertAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.4.0.0 (22.4)
Syntaxint MarginLeft { get; set; }
Property MarginLeft As Integer
Get
Set
property int MarginLeft {
int get ();
void set (int value);
}
abstract MarginLeft : int with get, set
Property Value
Type:
Int32
See Also