Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui.Text.Viewing
TextDocumentController Class
TextDocumentController Methods
Apply Method
CanAcceptImageFileName Method
CanPaste Method
CopyTextWithImages Method
Dispose Method
EhBeforeCompleteRendering Method
EhFractionOfEditorWindowChanged Method
EhIsViewerSelectedChanged Method
EhReferencedImageUrlsChanged Method
EhViewerConfigurationChanged Method
ExpandTextDocumentIntoNewDocument Method
Initialize Method
InitializeDocument Method
InsertImageInDocumentAndGetUrl Method
InsertSourceTextAtCaretPosition Method
InternalInitializeDocument Method
Paste Method
PrintShowDialog Method
RenumerateFigures Method
Revert Method
Text
Document
Controller
Can
Accept
Image
File
Name Method
Tests if the provided file name could be accepted as an image.
Namespace:
Altaxo.Gui.Text.Viewing
Assembly:
AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
bool
CanAcceptImageFileName
(
string
fileName
)
Parameters
fileName
String
Name of the file.
Return Value
Boolean
True if the name could be accepted; false otherwise.
Implements
ITextDocumentController
CanAcceptImageFileName(String)
See Also
Reference
TextDocumentController Class
Altaxo.Gui.Text.Viewing Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net