ImageGear .NET v25.2 - Updated
ImageGear.Art Assembly / ImageGear.ART Namespace / ImGearARTEncryption Class
Properties Methods Events


In This Topic
    ImGearARTEncryption Class Members
    In This Topic

    The following tables list the members exposed by ImGearARTEncryption.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearARTEncryption class object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the encryption is applied or not.  
    Public PropertyOverridden. Gets mark's bounding rectangle in abstract coordinates.  
    Public PropertyGets or sets the height of the encryption.  
    Public PropertyGets or sets the encryption password.  
    Public PropertyOverridden. Gets the selection type.  
    Public PropertyOverridden. Gets mark's type.  
    Public PropertyOverridden. Gets or sets a value indicating whether the mark is visible or not.  
    Public PropertyGets or sets the width of the encryption.  
    Public PropertyGets or sets the X coordinate of the top-left point of the encryption mark.  
    Public PropertyGets or sets the Y coordinate of the top-left point of the encryption mark.  
    Top
    Public Methods
     NameDescription
    Public MethodThis method decrypts the raster page that was encrypted previously.  
    Public MethodThis method encrypts specified raster page in the document.  
    Public MethodOverridden. Flips the mark around the center in vertical or horizontal direction.  
    Public MethodOverridden. Gets rendering bounding rectangle of the mark in abstract coordinates.  
    Public MethodOverridden. Moves the mark by specified offset.  
    Public MethodOverridden. Rotates the mark around the center.  
    Public MethodOverridden. Scales the mark in horizontal and vertical directions.  
    Top
    See Also