Class XpsSignatureDefinition

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: ReachFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: ReachFramework
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Windows.Xps.Packaging.XpsSignatureDefinition
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • XpsSignatureDefinition

        public XpsSignatureDefinition​(java.lang.Object instance)
                               throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • XpsSignatureDefinition

        public XpsSignatureDefinition()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getHasBeenModified

        public boolean getHasBeenModified()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setHasBeenModified

        public void setHasBeenModified​(boolean HasBeenModified)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCulture

        public CultureInfo getCulture()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setCulture

        public void setCulture​(CultureInfo Culture)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIntent

        public java.lang.String getIntent()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIntent

        public void setIntent​(java.lang.String Intent)
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRequestedSigner

        public java.lang.String getRequestedSigner()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRequestedSigner

        public void setRequestedSigner​(java.lang.String RequestedSigner)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSigningLocale

        public java.lang.String getSigningLocale()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSigningLocale

        public void setSigningLocale​(java.lang.String SigningLocale)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSpotLocation

        public SpotLocation getSpotLocation()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSpotLocation

        public void setSpotLocation​(SpotLocation SpotLocation)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable