WordProcessingOptionsLeftMargin Property |
Left page margin (for HTML rendering only)
Namespace: GroupDocs.Viewer.OptionsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxpublic float LeftMargin { get; set; }
Public Property LeftMargin As Single
Get
Set
public:
property float LeftMargin {
float get ();
void set (float value);
}
member LeftMargin : float32 with get, set
Property Value
Type:
Single
See Also