C# Class IfcDoc.DocumentationISO.ContentRef

Capture link to table or figure
Afficher le fichier Open project: BuildingSMART/IfcDoc

Méthodes publiques

Свойство Type Description
Caption string
Page DocObject

Méthodes publiques

Méthode Description
ContentRef ( string caption, DocObject page ) : System

Method Details

ContentRef() public méthode

public ContentRef ( string caption, DocObject page ) : System
caption string
page DocObject
Résultat System

Property Details

Caption public_oe property

public string Caption
Résultat string

Page public_oe property

public DocObject Page
Résultat DocObject