Class PadesVisualRectangle
Inheritance
PadesVisualRectangle
Assembly: Lacuna.Pki.dll
Syntax
public class PadesVisualRectangle
Properties
|
Improve this Doc
View Source
Bottom
Declaration
public double? Bottom { get; set; }
Property Value
|
Improve this Doc
View Source
Height
Declaration
public double? Height { get; set; }
Property Value
|
Improve this Doc
View Source
Left
Declaration
public double? Left { get; set; }
Property Value
|
Improve this Doc
View Source
Right
Declaration
public double? Right { get; set; }
Property Value
|
Improve this Doc
View Source
Top
Declaration
public double? Top { get; set; }
Property Value
|
Improve this Doc
View Source
Width
Declaration
public double? Width { get; set; }
Property Value