'Declaration Public Overloads Function GetDataAsString( _
ByVal fieldNameName of the field (key of this dictionary).As System.String, _
ByVal folderThe attachment folder.As PdfAttachmentFolder _
) As System.String
public System.String GetDataAsString(
System.String fieldName,
PdfAttachmentFolder folder
)
public: System.String GetDataAsString(
System.String fieldName,
PdfAttachmentFolder* folder
)
public:
System.String GetDataAsString(
System.String fieldName,
PdfAttachmentFolder^ folder
)
Parameters
- fieldName
- Name of the field (key of this dictionary).
- folder
- The attachment folder.
Return Value
Data, as string, that is associated with this schema field.