Class PDAnnotationFreeText
- Namespace
- Org.Apache.Pdfbox.Pdmodel.Interactive.Annotation
- Assembly
- MASES.NetPDF.dll
public class PDAnnotationFreeText : PDAnnotationMarkup, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition, ICOSObjectable
- Inheritance
-
JVMBridgeBaseJVMBridgeBase<COSObjectable>PDAnnotationFreeText
- Implements
-
IJVMBridgeCoreIJVMBridgeBaseStaticIJVMBridgeBaseIJVMBridgeDefinition
- Inherited Members
-
JVMBridgeBase<COSObjectable>.SExecuteWithSignature(Type, IJavaType, string, string, params object[])JVMBridgeBase<COSObjectable>.SExecute<TReturn, TConverter>(Type, IJavaType, string, params object[])JVMBridgeBase<COSObjectable>.IsAssignableFrom(IJavaType)JVMBridgeBase<COSObjectable>.IsAssignableFrom<T>()JVMBridgeBase<COSObjectable>.Execute<T>(params T[])JVMBridgeBase<COSObjectable>.DynBridgeClazzJVMBridgeBase<COSObjectable>.BridgeClazzJVMBridgeBase.RuntimeClassNameOf<T>()JVMBridgeBase.ClassNameOf<T>()JVMBridgeBase.ClassOf<T>()JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)JVMBridgeBase.MonitorEnter()JVMBridgeBase.MonitorExit()JVMBridgeBase.IsInstanceOf(IJavaType)JVMBridgeBase.IsInstanceOf<T>()JVMBridgeBase.RuntimeIsInstanceOf<T>()JVMBridgeBase.CastTo<TNewClass>()JVMBridgeBase.CastDirect<TNewClass>()JVMBridgeBase.Dispose()JVMBridgeBase.ToString()JVMBridgeBase.GetHashCode()JVMBridgeBase.Notify()JVMBridgeBase.NotifyAll()JVMBridgeBase.Wait()JVMBridgeBase.IExecuteWithSignature<TNewClass, TReturn, TConverter>(string, string, params object[])JVMBridgeBase.DynBridgeInstanceJVMBridgeBase.BridgeInstanceJVMBridgeBase.IsBridgeListener
Constructors
PDAnnotationFreeText()
Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge
public PDAnnotationFreeText()
PDAnnotationFreeText(COSDictionary)
public PDAnnotationFreeText(COSDictionary arg0)
Parameters
PDAnnotationFreeText(params object[])
Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class
public PDAnnotationFreeText(params object[] args)
Parameters
args
object[]
Properties
BorderEffect
https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotationFreeText.html#getBorderEffect-- https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotationFreeText.html#setBorderEffect-org.apache.pdfbox.pdmodel.interactive.annotation.PDBorderEffectDictionary-
public PDBorderEffectDictionary BorderEffect { get; set; }
Property Value
BridgeClassName
https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeBase_BridgeClassName.htm
public override string BridgeClassName { get; }
Property Value
Callout
https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotationFreeText.html#getCallout-- https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotationFreeText.html#setCallout-float[]-
public float[] Callout { get; set; }
Property Value
- float[]
DefaultAppearance
https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotationFreeText.html#getDefaultAppearance-- https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotationFreeText.html#setDefaultAppearance-java.lang.String-
public String DefaultAppearance { get; set; }
Property Value
DefaultStyleString
https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotationFreeText.html#getDefaultStyleString-- https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotationFreeText.html#setDefaultStyleString-java.lang.String-
public String DefaultStyleString { get; set; }
Property Value
IT_FREE_TEXT
public static String IT_FREE_TEXT { get; }
Property Value
IT_FREE_TEXT_CALLOUT
public static String IT_FREE_TEXT_CALLOUT { get; }
Property Value
IT_FREE_TEXT_TYPE_WRITER
public static String IT_FREE_TEXT_TYPE_WRITER { get; }
Property Value
IsBridgeAbstract
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
public override bool IsBridgeStatic { get; }
Property Value
LineEndingStyle
https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotationFreeText.html#getLineEndingStyle-- https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotationFreeText.html#setLineEndingStyle-java.lang.String-
public String LineEndingStyle { get; set; }
Property Value
Q
https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotationFreeText.html#getQ-- https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotationFreeText.html#setQ-int-
public int Q { get; set; }
Property Value
RectDifference
https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotationFreeText.html#getRectDifference-- https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotationFreeText.html#setRectDifference-org.apache.pdfbox.pdmodel.common.PDRectangle-
public PDRectangle RectDifference { get; set; }
Property Value
RectDifferences
https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotationFreeText.html#getRectDifferences-- https://www.javadoc.io/doc/org.apache.pdfbox/pdfbox/3.0.4/org/apache/pdfbox/pdmodel/interactive/annotation/PDAnnotationFreeText.html#setRectDifferences-float-
public float[] RectDifferences { get; set; }
Property Value
- float[]
SUB_TYPE
public static String SUB_TYPE { get; }
Property Value
Methods
SetCustomAppearanceHandler(PDAppearanceHandler)
public void SetCustomAppearanceHandler(PDAppearanceHandler arg0)
Parameters
SetRectDifferences(float, float, float, float)
public void SetRectDifferences(float arg0, float arg1, float arg2, float arg3)