VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging Namespace / PaddingF Structure
In This Topic
    PaddingF Structure Properties
    In This Topic
    For a list of all properties of this type, see PaddingF.
    Public Properties
     NameDescription
    Public PropertyGets or sets the padding value for all the edges.
    Public PropertyGets or sets the padding value for the bottom edge.
    Public PropertyGets the combined padding for the right and left edges.
    Public PropertyGets a value indicating whether this margin is empty.
    Public PropertyGets or sets the padding value for the left edge.
    Public PropertyGets or sets the padding value for the right edge.
    Public PropertyGets or sets the padding value for the top edge.
    Public PropertyGets the combined padding for the top and bottom edges.
    See Also