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