VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfRedactionMarkAppearanceJS type
Constructors SeeAlso
In This Topic
    WebPdfRedactionMarkAppearanceJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfRedactionMarkAppearanceJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfRedactionMarkAppearanceJS class.
    Methods
     NameDescription
    Public MethodGets a value indicating whether the appearance can calculate font size automatically.
    Public MethodGets the redacted area border color.
    Public MethodGets the redacted area border width.
    Public MethodGets the redacted area fill color.
    Public MethodGets the size of the font.
    Public MethodGets the overlay text.
    Public MethodGets an overlay text alignment.
    Public MethodGets the overlay text color.
    Public MethodSets a value indicating whether the appearance can calculate font size automatically.
    Public MethodSets the redacted area border color.
    Public MethodSets the redacted area border width.
    Public MethodSets the redacted area fill color.
    Public MethodSets the size of the font.
    Public MethodSets the overlay text.
    Public MethodSets an overlay text alignment.
    Public MethodSets the overlay text color.
    See Also