public class BasePackagingPolicy extends NetObject implements IDisposable, java.lang.AutoCloseable
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Xps.Serialization.BasePackagingPolicy
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: ReachFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: ReachFramework
|
static java.lang.String |
className
Qualified class name: System.Windows.Xps.Serialization.BasePackagingPolicy
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
BasePackagingPolicy() |
BasePackagingPolicy(java.lang.Object instance)
Internal constructor.
|
Equals, Equals, GetHashCode, GetType, hashCode, toString, ToStringDispose, ToIDisposablepublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public BasePackagingPolicy()
throws java.lang.Throwable
java.lang.Throwablepublic BasePackagingPolicy(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic XpsResourceStream AcquireResourceStreamForXpsColorContext(java.lang.String resourceId) throws java.lang.Throwable
java.lang.Throwablepublic XpsResourceStream AcquireResourceStreamForXpsFont() throws java.lang.Throwable
java.lang.Throwablepublic XpsResourceStream AcquireResourceStreamForXpsFont(java.lang.String resourceId) throws java.lang.Throwable
java.lang.Throwablepublic XpsResourceStream AcquireResourceStreamForXpsImage(java.lang.String resourceId) throws java.lang.Throwable
java.lang.Throwablepublic XpsResourceStream AcquireResourceStreamForXpsResourceDictionary(java.lang.String resourceId) throws java.lang.Throwable
java.lang.Throwablepublic XmlWriter AcquireXmlWriterForFixedDocument() throws java.lang.Throwable
java.lang.Throwablepublic XmlWriter AcquireXmlWriterForFixedDocumentSequence() throws java.lang.Throwable
java.lang.Throwablepublic XmlWriter AcquireXmlWriterForFixedPage() throws java.lang.Throwable
java.lang.Throwablepublic XmlWriter AcquireXmlWriterForPage() throws java.lang.Throwable
java.lang.Throwablepublic XmlWriter AcquireXmlWriterForResourceDictionary() throws java.lang.Throwable
java.lang.Throwablepublic static BasePackagingPolicy cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into BasePackagingPolicy, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedBasePackagingPolicy instancejava.lang.Throwable - in case of error during cast operationpublic void close()
throws java.lang.Exception
close in interface java.lang.AutoCloseablejava.lang.Exceptionpublic Uri getCurrentFixedDocumentUri() throws java.lang.Throwable
java.lang.Throwablepublic Uri getCurrentFixedPageUri() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDisposablegetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDisposablegetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDisposablegetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDisposablegetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDisposablegetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic void PersistPrintTicket(PrintTicket printTicket) throws java.lang.Throwable
java.lang.Throwablepublic void PreCommitCurrentPage()
throws java.lang.Throwable
java.lang.Throwablepublic void RelateResourceToCurrentPage(Uri targetUri, java.lang.String relationshipName) throws java.lang.Throwable
java.lang.Throwablepublic void RelateRestrictedFontToCurrentDocument(Uri targetUri) throws java.lang.Throwable
java.lang.Throwablepublic void ReleaseResourceStreamForXpsColorContext()
throws java.lang.Throwable
java.lang.Throwablepublic void ReleaseResourceStreamForXpsFont()
throws java.lang.Throwable
java.lang.Throwablepublic void ReleaseResourceStreamForXpsFont(java.lang.String resourceId)
throws java.lang.Throwable
java.lang.Throwablepublic void ReleaseResourceStreamForXpsImage()
throws java.lang.Throwable
java.lang.Throwablepublic void ReleaseResourceStreamForXpsResourceDictionary()
throws java.lang.Throwable
java.lang.Throwablepublic void ReleaseXmlWriterForFixedDocument()
throws java.lang.Throwable
java.lang.Throwablepublic void ReleaseXmlWriterForFixedDocumentSequence()
throws java.lang.Throwable
java.lang.Throwablepublic void ReleaseXmlWriterForFixedPage()
throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObject