Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public PDFSubText TargetObj { get; set; } |
| Visual Basic |
|---|
Public Property TargetObj As PDFSubText Get Set |
| Visual C++ |
|---|
public: property PDFSubText TargetObj { PDFSubText get (); void set (PDFSubText value); } |