PaddingHorizontal Property |
Gets the combined padding for the right and left edges.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.7.0.0 (22.7)
Syntaxpublic int Horizontal { get; }
Public ReadOnly Property Horizontal As Integer
Get
public:
property int Horizontal {
int get ();
}
member Horizontal : int with get
Property Value
Type:
Int32
See Also