VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Content Namespace / PdfContentGraphicsProperties Class
Constructors Properties Methods SeeAlso
In This Topic
    PdfContentGraphicsProperties Class Members
    In This Topic
    The following tables list the members exposed by PdfContentGraphicsProperties.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the color blending mode.
    Public PropertyGets or sets the alpha constant for non stroking operations (fill).
    Public PropertyGets or sets the ARGB color for non stroking operations (fill).
    Public PropertyGets or sets the non-stroking color components in non-stroking color space.
    Public PropertyGets or sets non-stroking color space.
    Public PropertyGets a value indicating whether this content graphics properties are empty.
    Public PropertyGets or sets the thickness, in user space units, of paths to be stroked.
    Public PropertyGets or sets the alpha constant for stroking operations (stroke).
    Public PropertyGets or sets the ARGB color for stroking operations (stroke).
    Public PropertyGets or sets the color components in stroking color space.
    Public PropertyGets or sets stroking color space.
    Public PropertyGets or sets the text rendering mode.
    Public Methods
     NameDescription
    Public MethodClones this instance.
    See Also