Width
IRectangle.Width property
文档页面上签名区域的宽度,测量值 (像素、百分比或毫米见MeasureType
SizeMeasureType).
public int Width { get; set; }
也可以看看
- interface IRectangle
- 命名空间 GroupDocs.Signature.Domain
- 部件 GroupDocs.Signature
文档页面上签名区域的宽度,测量值 (像素、百分比或毫米见MeasureType
SizeMeasureType).
public int Width { get; set; }