Get a formatted document sample to display.
Namespace: Cartella.SearchAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public string GetSample( Document doc ) |
Visual Basic |
---|
Public Function GetSample ( _ doc As Document _ ) As String |
Visual C++ |
---|
public: String^ GetSample( Document^ doc ) |
Parameters
- doc
- Type: Document