XFINIUM.PDF Documentation
Quote Field (PdfStandardStructureTypes)



Xfinium.Pdf.LogicalStructure Namespace > PdfStandardStructureTypes Class : Quote Field
An inline portion of text attributed to someone other than the author of the surrounding text.
The quoted text should be contained inline within a single paragraph. This differs from the block-level element BlockQuote, which consists of one or more complete paragraphs (or other elements presented as if they were complete paragraphs).
Supported in PDF/UA-1.
Syntax
'Declaration
 
Public Const Quote As String
'Usage
 
Dim value As String
 
value = PdfStandardStructureTypes.Quote
public const string Quote
public:
const String^ Quote
Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfStandardStructureTypes Class
PdfStandardStructureTypes Members